[INFO] cloning repository https://github.com/DevDonzo/tachyon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DevDonzo/tachyon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevDonzo%2Ftachyon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevDonzo%2Ftachyon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fd2b69f440cece5d16d9afe1f113c33f9f58f663
[INFO] checking DevDonzo/tachyon against try#d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-24
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevDonzo%2Ftachyon" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DevDonzo/tachyon
[INFO] finished tweaking git repo https://github.com/DevDonzo/tachyon
[INFO] tweaked toml for git repo https://github.com/DevDonzo/tachyon written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DevDonzo/tachyon on toolchain d0ab665d12770dbaae620b539ee4319b83445f45
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DevDonzo/tachyon already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] da8494670f6cd51a1bc8803965833ab42f9d0fea740f9c4e7fa096941b084eef
[INFO] running `Command { std: "docker" "start" "da8494670f6cd51a1bc8803965833ab42f9d0fea740f9c4e7fa096941b084eef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da8494670f6cd51a1bc8803965833ab42f9d0fea740f9c4e7fa096941b084eef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "da8494670f6cd51a1bc8803965833ab42f9d0fea740f9c4e7fa096941b084eef" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da8494670f6cd51a1bc8803965833ab42f9d0fea740f9c4e7fa096941b084eef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "da8494670f6cd51a1bc8803965833ab42f9d0fea740f9c4e7fa096941b084eef" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking accesskit v0.17.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking immutable-chunkmap v2.1.2
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking accesskit_consumer v0.26.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking tachyon-core v0.1.10 (/opt/rustwide/workdir/crates/tachyon-core)
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking zvariant v4.2.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling zvariant_utils v3.3.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking zbus_xml v4.0.0
[INFO] [stderr]    Compiling zvariant_derive v5.10.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking zbus-lockstep v0.4.4
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking tachyon-ingest v0.1.10 (/opt/rustwide/workdir/crates/tachyon-ingest)
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking tachyon-search v0.1.10 (/opt/rustwide/workdir/crates/tachyon-search)
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> crates/tachyon-search/src/lib.rs:553:10
[INFO] [stdout]     |
[INFO] [stdout] 553 |         .fetch_update(Ordering::Relaxed, Ordering::Relaxed, |slots| {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 553 -         .fetch_update(Ordering::Relaxed, Ordering::Relaxed, |slots| {
[INFO] [stdout] 553 +         .try_update(Ordering::Relaxed, Ordering::Relaxed, |slots| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tachyon-render v0.1.10 (/opt/rustwide/workdir/crates/tachyon-render)
[INFO] [stderr]     Checking tachyon-trace v0.1.10 (/opt/rustwide/workdir/crates/tachyon-trace)
[INFO] [stderr]     Checking emath v0.31.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling zvariant v5.10.0
[INFO] [stderr]     Checking ecolor v0.31.1
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.12
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.4.4
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]     Checking zbus v4.4.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking epaint_default_fonts v0.31.1
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]     Checking epaint v0.31.1
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]    Compiling zbus_names v4.3.1
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.12
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]    Compiling zbus_macros v5.14.0
[INFO] [stderr]     Checking egui v0.31.1
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking tachyon-bench v0.1.10 (/opt/rustwide/workdir/crates/tachyon-bench)
[INFO] [stderr]     Checking webbrowser v1.2.1
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling rfd v0.15.4
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking atspi-common v0.6.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> crates/tachyon-search/src/lib.rs:553:10
[INFO] [stdout]     |
[INFO] [stdout] 553 |         .fetch_update(Ordering::Relaxed, Ordering::Relaxed, |slots| {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 553 -         .fetch_update(Ordering::Relaxed, Ordering::Relaxed, |slots| {
[INFO] [stdout] 553 +         .try_update(Ordering::Relaxed, Ordering::Relaxed, |slots| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking zbus v5.14.0
[INFO] [stderr]     Checking egui_glow v0.31.1
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking atspi-proxies v0.6.0
[INFO] [stderr]     Checking accesskit_atspi_common v0.10.1
[INFO] [stderr]     Checking ashpd v0.11.1
[INFO] [stderr]     Checking atspi-connection v0.6.0
[INFO] [stderr]     Checking atspi v0.22.0
[INFO] [stderr]     Checking accesskit_unix v0.13.1
[INFO] [stderr]     Checking accesskit_winit v0.23.1
[INFO] [stderr]     Checking egui-winit v0.31.1
[INFO] [stderr]     Checking eframe v0.31.1
[INFO] [stderr]     Checking tachyon-app v0.1.10 (/opt/rustwide/workdir/crates/tachyon-app)
[INFO] [stdout] error[E0425]: cannot find type `PersistedState` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:105:13
[INFO] [stdout]     |
[INFO] [stdout] 105 |     config: PersistedState,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LoadedLog` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:107:20
[INFO] [stdout]     |
[INFO] [stdout] 107 |     loaded: Option<LoadedLog>,
[INFO] [stdout]     |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 102 | struct TachyonGui<LoadedLog> {
[INFO] [stdout]     |                  +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LoadedTrace` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:108:19
[INFO] [stdout]     |
[INFO] [stdout] 108 |     trace: Option<LoadedTrace>,
[INFO] [stdout]     |                   ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 102 | struct TachyonGui<LoadedTrace> {
[INFO] [stdout]     |                  +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LoadedLog` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |     open_job: Option<Receiver<Result<LoadedLog, String>>>,
[INFO] [stdout]     |                                      ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 102 | struct TachyonGui<LoadedLog> {
[INFO] [stdout]     |                  +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LoadedTrace` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:110:39
[INFO] [stdout]     |
[INFO] [stdout] 110 |     trace_job: Option<Receiver<Result<LoadedTrace, String>>>,
[INFO] [stdout]     |                                       ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 102 | struct TachyonGui<LoadedTrace> {
[INFO] [stdout]     |                  +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SearchJob` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:111:24
[INFO] [stdout]     |
[INFO] [stdout] 111 |     search_job: Option<SearchJob>,
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/tachyon-search/src/lib.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub struct SearchHit {
[INFO] [stdout]     | -------------------- similarly named struct `SearchHit` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 111 -     search_job: Option<SearchJob>,
[INFO] [stdout] 111 +     search_job: Option<SearchHit>,
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 102 | struct TachyonGui<SearchJob> {
[INFO] [stdout]     |                  +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SearchKey` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:115:29
[INFO] [stdout]     |
[INFO] [stdout] 115 |     last_search_key: Option<SearchKey>,
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/tachyon-search/src/lib.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub struct SearchHit {
[INFO] [stdout]     | -------------------- similarly named struct `SearchHit` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 115 -     last_search_key: Option<SearchKey>,
[INFO] [stdout] 115 +     last_search_key: Option<SearchHit>,
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 102 | struct TachyonGui<SearchKey> {
[INFO] [stdout]     |                  +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AppTab` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:120:17
[INFO] [stdout]     |
[INFO] [stdout] 120 |     active_tab: AppTab,
[INFO] [stdout]     |                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadedLog` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:189:40
[INFO] [stdout]     |
[INFO] [stdout] 189 |                 .map(|(mapped, index)| LoadedLog {
[INFO] [stdout]     |                                        ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SearchKey` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:335:19
[INFO] [stdout]     |
[INFO] [stdout] 335 |         let key = SearchKey {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/tachyon-search/src/lib.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub struct SearchHit {
[INFO] [stdout]     | -------------------- similarly named struct `SearchHit` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 335 -         let key = SearchKey {
[INFO] [stdout] 335 +         let key = SearchHit {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SearchJob` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:385:32
[INFO] [stdout]     |
[INFO] [stdout] 385 |         self.search_job = Some(SearchJob {
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/tachyon-search/src/lib.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub struct SearchHit {
[INFO] [stdout]     | -------------------- similarly named struct `SearchHit` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 385 -         self.search_job = Some(SearchJob {
[INFO] [stdout] 385 +         self.search_job = Some(SearchHit {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SavedSession` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:420:23
[INFO] [stdout]     |
[INFO] [stdout] 420 |         let session = SavedSession {
[INFO] [stdout]     |                       ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SavedSession` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:438:41
[INFO] [stdout]     |
[INFO] [stdout] 438 |     fn load_session(&mut self, session: SavedSession) {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `directories::ProjectDirs`
[INFO] [stdout]  --> crates/tachyon-app/src/gui.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use directories::ProjectDirs;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FontId`, `Key`, `LayoutJob`, `RichText`, `ScrollArea`, `Sense`, `TextEdit`, `TextFormat`, `TextStyle`, and `Vec2`
[INFO] [stdout]  --> crates/tachyon-app/src/gui.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 |     self, Color32, FontId, Key, RichText, ScrollArea, Sense, TextEdit, TextStyle, TextureHandle,
[INFO] [stdout]   |                    ^^^^^^  ^^^  ^^^^^^^^  ^^^^^^^^^^  ^^^^^  ^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 4 |     Vec2,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 5 |     text::{LayoutJob, TextFormat},
[INFO] [stdout]   |            ^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> crates/tachyon-app/src/gui.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]   --> crates/tachyon-app/src/gui.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 |     path::{Path, PathBuf},
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SearchMode`
[INFO] [stdout]   --> crates/tachyon-app/src/gui.rs:20:32
[INFO] [stdout]    |
[INFO] [stdout] 20 | use tachyon_core::{LineNumber, SearchMode, SearchQuery};
[INFO] [stdout]    |                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MappedFile` and `NewlineIndex`
[INFO] [stdout]   --> crates/tachyon-app/src/gui.rs:21:22
[INFO] [stdout]    |
[INFO] [stdout] 21 | use tachyon_ingest::{MappedFile, NewlineIndex, open_and_index};
[INFO] [stdout]    |                      ^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SearchBatch`
[INFO] [stdout]   --> crates/tachyon-app/src/gui.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 | use tachyon_search::{SearchBatch, SearchConfig, SearchHit, SearchStage, search_streaming};
[INFO] [stdout]    |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TimelineSpan` and `TrackSummary`
[INFO] [stdout]   --> crates/tachyon-app/src/gui.rs:24:21
[INFO] [stdout]    |
[INFO] [stdout] 24 | use tachyon_trace::{TimelineSpan, TraceIndex, TrackSummary, parse_spans_json};
[INFO] [stdout]    |                     ^^^^^^^^^^^^              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try`
[INFO] [stdout]    --> crates/tachyon-app/src/cli.rs:121:13
[INFO] [stdout]     |
[INFO] [stdout] 121 |             SearchQuery::regex(search_pattern)?
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `SearchQuery`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the nightly-only, unstable trait `Try` is not implemented for `SearchQuery`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> crates/tachyon-app/src/cli.rs:121:13
[INFO] [stdout]     |
[INFO] [stdout]  68 | pub fn run(args: CliArgs) -> Result<()> {
[INFO] [stdout]     | --------------------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 121 |             SearchQuery::regex(search_pattern)?
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot use the `?` operator in a function that returns `SearchQuery`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try`
[INFO] [stdout]    --> crates/tachyon-app/src/cli.rs:123:13
[INFO] [stdout]     |
[INFO] [stdout] 123 |             SearchQuery::substring(search_pattern, !args.case_insensitive)?
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `SearchQuery`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the nightly-only, unstable trait `Try` is not implemented for `SearchQuery`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> crates/tachyon-app/src/cli.rs:123:13
[INFO] [stdout]     |
[INFO] [stdout]  68 | pub fn run(args: CliArgs) -> Result<()> {
[INFO] [stdout]     | --------------------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 123 |             SearchQuery::substring(search_pattern, !args.case_insensitive)?
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot use the `?` operator in a function that returns `SearchQuery`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `PersistedState` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:105:13
[INFO] [stdout]     |
[INFO] [stdout] 105 |     config: PersistedState,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LoadedLog` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:107:20
[INFO] [stdout]     |
[INFO] [stdout] 107 |     loaded: Option<LoadedLog>,
[INFO] [stdout]     |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 102 | struct TachyonGui<LoadedLog> {
[INFO] [stdout]     |                  +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LoadedTrace` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:108:19
[INFO] [stdout]     |
[INFO] [stdout] 108 |     trace: Option<LoadedTrace>,
[INFO] [stdout]     |                   ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 102 | struct TachyonGui<LoadedTrace> {
[INFO] [stdout]     |                  +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LoadedLog` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 |     open_job: Option<Receiver<Result<LoadedLog, String>>>,
[INFO] [stdout]     |                                      ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 102 | struct TachyonGui<LoadedLog> {
[INFO] [stdout]     |                  +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LoadedTrace` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:110:39
[INFO] [stdout]     |
[INFO] [stdout] 110 |     trace_job: Option<Receiver<Result<LoadedTrace, String>>>,
[INFO] [stdout]     |                                       ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 102 | struct TachyonGui<LoadedTrace> {
[INFO] [stdout]     |                  +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SearchJob` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:111:24
[INFO] [stdout]     |
[INFO] [stdout] 111 |     search_job: Option<SearchJob>,
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/tachyon-search/src/lib.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub struct SearchHit {
[INFO] [stdout]     | -------------------- similarly named struct `SearchHit` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 111 -     search_job: Option<SearchJob>,
[INFO] [stdout] 111 +     search_job: Option<SearchHit>,
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 102 | struct TachyonGui<SearchJob> {
[INFO] [stdout]     |                  +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SearchKey` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:115:29
[INFO] [stdout]     |
[INFO] [stdout] 115 |     last_search_key: Option<SearchKey>,
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/tachyon-search/src/lib.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub struct SearchHit {
[INFO] [stdout]     | -------------------- similarly named struct `SearchHit` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 115 -     last_search_key: Option<SearchKey>,
[INFO] [stdout] 115 +     last_search_key: Option<SearchHit>,
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 102 | struct TachyonGui<SearchKey> {
[INFO] [stdout]     |                  +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AppTab` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:120:17
[INFO] [stdout]     |
[INFO] [stdout] 120 |     active_tab: AppTab,
[INFO] [stdout]     |                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LoadedLog` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:189:40
[INFO] [stdout]     |
[INFO] [stdout] 189 |                 .map(|(mapped, index)| LoadedLog {
[INFO] [stdout]     |                                        ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SearchKey` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:335:19
[INFO] [stdout]     |
[INFO] [stdout] 335 |         let key = SearchKey {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/tachyon-search/src/lib.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub struct SearchHit {
[INFO] [stdout]     | -------------------- similarly named struct `SearchHit` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 335 -         let key = SearchKey {
[INFO] [stdout] 335 +         let key = SearchHit {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `load_icon` in this scope
[INFO] [stdout]   --> crates/tachyon-app/src/gui.rs:82:16
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let icon = load_icon();
[INFO] [stdout]    |                ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SearchJob` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:385:32
[INFO] [stdout]     |
[INFO] [stdout] 385 |         self.search_job = Some(SearchJob {
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/tachyon-search/src/lib.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub struct SearchHit {
[INFO] [stdout]     | -------------------- similarly named struct `SearchHit` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 385 -         self.search_job = Some(SearchJob {
[INFO] [stdout] 385 +         self.search_job = Some(SearchHit {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SavedSession` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:420:23
[INFO] [stdout]     |
[INFO] [stdout] 420 |         let session = SavedSession {
[INFO] [stdout]     |                       ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SavedSession` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:438:41
[INFO] [stdout]     |
[INFO] [stdout] 438 |     fn load_session(&mut self, session: SavedSession) {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TachyonGui: App` is not satisfied in `TachyonGui`
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:96:31
[INFO] [stdout]     |
[INFO] [stdout]  96 |         Box::new(move |cc| Ok(Box::new(TachyonGui::new(cc, initial_path, chunk_size)))),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: within `TachyonGui`, the trait `App` is not implemented for `TachyonGui`
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:102:1
[INFO] [stdout]     |
[INFO] [stdout] 102 | struct TachyonGui {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `TachyonGui`
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:102:8
[INFO] [stdout]     |
[INFO] [stdout] 102 | struct TachyonGui {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout]     = note: required for `Box<TachyonGui>` to implement `CoerceUnsized<Box<dyn App>>`
[INFO] [stdout]     = note: required for the cast from `Box<TachyonGui>` to `Box<dyn App>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `directories::ProjectDirs`
[INFO] [stdout]  --> crates/tachyon-app/src/gui.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use directories::ProjectDirs;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FontId`, `Key`, `LayoutJob`, `RichText`, `ScrollArea`, `Sense`, `TextEdit`, `TextFormat`, `TextStyle`, and `Vec2`
[INFO] [stdout]  --> crates/tachyon-app/src/gui.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 |     self, Color32, FontId, Key, RichText, ScrollArea, Sense, TextEdit, TextStyle, TextureHandle,
[INFO] [stdout]   |                    ^^^^^^  ^^^  ^^^^^^^^  ^^^^^^^^^^  ^^^^^  ^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 4 |     Vec2,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 5 |     text::{LayoutJob, TextFormat},
[INFO] [stdout]   |            ^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> crates/tachyon-app/src/gui.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]   --> crates/tachyon-app/src/gui.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 |     path::{Path, PathBuf},
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SearchMode`
[INFO] [stdout]   --> crates/tachyon-app/src/gui.rs:20:32
[INFO] [stdout]    |
[INFO] [stdout] 20 | use tachyon_core::{LineNumber, SearchMode, SearchQuery};
[INFO] [stdout]    |                                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MappedFile` and `NewlineIndex`
[INFO] [stdout]   --> crates/tachyon-app/src/gui.rs:21:22
[INFO] [stdout]    |
[INFO] [stdout] 21 | use tachyon_ingest::{MappedFile, NewlineIndex, open_and_index};
[INFO] [stdout]    |                      ^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SearchBatch`
[INFO] [stdout]   --> crates/tachyon-app/src/gui.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 | use tachyon_search::{SearchBatch, SearchConfig, SearchHit, SearchStage, search_streaming};
[INFO] [stdout]    |                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TimelineSpan` and `TrackSummary`
[INFO] [stdout]   --> crates/tachyon-app/src/gui.rs:24:21
[INFO] [stdout]    |
[INFO] [stdout] 24 | use tachyon_trace::{TimelineSpan, TraceIndex, TrackSummary, parse_spans_json};
[INFO] [stdout]    |                     ^^^^^^^^^^^^              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `setup_custom_styles` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 |         setup_custom_styles(&cc.egui_ctx);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `load_logo_texture` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:140:20
[INFO] [stdout]     |
[INFO] [stdout] 140 |         let logo = load_logo_texture(&cc.egui_ctx);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `load_config` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:141:37
[INFO] [stdout]     |
[INFO] [stdout] 141 |         let (config, config_path) = load_config();
[INFO] [stdout]     |                                     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AppTab` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:161:25
[INFO] [stdout]     |
[INFO] [stdout] 161 |             active_tab: AppTab::Logs,
[INFO] [stdout]     |                         ^^^^^^ use of undeclared type `AppTab`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try`
[INFO] [stdout]    --> crates/tachyon-app/src/cli.rs:121:13
[INFO] [stdout]     |
[INFO] [stdout] 121 |             SearchQuery::regex(search_pattern)?
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `SearchQuery`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the nightly-only, unstable trait `Try` is not implemented for `SearchQuery`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> crates/tachyon-app/src/cli.rs:121:13
[INFO] [stdout]     |
[INFO] [stdout]  68 | pub fn run(args: CliArgs) -> Result<()> {
[INFO] [stdout]     | --------------------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 121 |             SearchQuery::regex(search_pattern)?
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot use the `?` operator in a function that returns `SearchQuery`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try`
[INFO] [stdout]    --> crates/tachyon-app/src/cli.rs:123:13
[INFO] [stdout]     |
[INFO] [stdout] 123 |             SearchQuery::substring(search_pattern, !args.case_insensitive)?
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `SearchQuery`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the nightly-only, unstable trait `Try` is not implemented for `SearchQuery`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> crates/tachyon-app/src/cli.rs:123:13
[INFO] [stdout]     |
[INFO] [stdout]  68 | pub fn run(args: CliArgs) -> Result<()> {
[INFO] [stdout]     | --------------------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 123 |             SearchQuery::substring(search_pattern, !args.case_insensitive)?
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot use the `?` operator in a function that returns `SearchQuery`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `load_icon` in this scope
[INFO] [stdout]   --> crates/tachyon-app/src/gui.rs:82:16
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let icon = load_icon();
[INFO] [stdout]    |                ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TachyonGui: App` is not satisfied in `TachyonGui`
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:96:31
[INFO] [stdout]     |
[INFO] [stdout]  96 |         Box::new(move |cc| Ok(Box::new(TachyonGui::new(cc, initial_path, chunk_size)))),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: within `TachyonGui`, the trait `App` is not implemented for `TachyonGui`
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:102:1
[INFO] [stdout]     |
[INFO] [stdout] 102 | struct TachyonGui {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required because it appears within the type `TachyonGui`
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:102:8
[INFO] [stdout]     |
[INFO] [stdout] 102 | struct TachyonGui {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout]     = note: required for `Box<TachyonGui>` to implement `CoerceUnsized<Box<dyn App>>`
[INFO] [stdout]     = note: required for the cast from `Box<TachyonGui>` to `Box<dyn App>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `setup_custom_styles` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 |         setup_custom_styles(&cc.egui_ctx);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `load_logo_texture` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:140:20
[INFO] [stdout]     |
[INFO] [stdout] 140 |         let logo = load_logo_texture(&cc.egui_ctx);
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `load_config` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:141:37
[INFO] [stdout]     |
[INFO] [stdout] 141 |         let (config, config_path) = load_config();
[INFO] [stdout]     |                                     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AppTab` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:161:25
[INFO] [stdout]     |
[INFO] [stdout] 161 |             active_tab: AppTab::Logs,
[INFO] [stdout]     |                         ^^^^^^ use of undeclared type `AppTab`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `LoadedTrace` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:211:30
[INFO] [stdout]     |
[INFO] [stdout] 211 |                 .map(|index| LoadedTrace::new(path, index));
[INFO] [stdout]     |                              ^^^^^^^^^^^ use of undeclared type `LoadedTrace`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `LoadedTrace` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:211:30
[INFO] [stdout]     |
[INFO] [stdout] 211 |                 .map(|index| LoadedTrace::new(path, index));
[INFO] [stdout]     |                              ^^^^^^^^^^^ use of undeclared type `LoadedTrace`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fmt_count` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:229:25
[INFO] [stdout]     |
[INFO] [stdout] 229 |                         fmt_count(loaded.index.total_lines()),
[INFO] [stdout]     |                         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fmt_count` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:229:25
[INFO] [stdout]     |
[INFO] [stdout] 229 |                         fmt_count(loaded.index.total_lines()),
[INFO] [stdout]     |                         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fmt_count` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:260:25
[INFO] [stdout]     |
[INFO] [stdout] 260 |                         fmt_count(trace.index.span_count() as u64)
[INFO] [stdout]     |                         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AppTab` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:263:39
[INFO] [stdout]     |
[INFO] [stdout] 263 |                     self.active_tab = AppTab::Trace;
[INFO] [stdout]     |                                       ^^^^^^ use of undeclared type `AppTab`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fmt_count` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:300:29
[INFO] [stdout]     |
[INFO] [stdout] 300 | ...                   fmt_count(total as u64),
[INFO] [stdout]     |                       ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fmt_count` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:260:25
[INFO] [stdout]     |
[INFO] [stdout] 260 |                         fmt_count(trace.index.span_count() as u64)
[INFO] [stdout]     |                         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AppTab` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:263:39
[INFO] [stdout]     |
[INFO] [stdout] 263 |                     self.active_tab = AppTab::Trace;
[INFO] [stdout]     |                                       ^^^^^^ use of undeclared type `AppTab`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fmt_count` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:300:29
[INFO] [stdout]     |
[INFO] [stdout] 300 | ...                   fmt_count(total as u64),
[INFO] [stdout]     |                       ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `SearchEvent` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:372:33
[INFO] [stdout]     |
[INFO] [stdout] 372 |                 let _ = tx.send(SearchEvent::Batch(batch));
[INFO] [stdout]     |                                 ^^^^^^^^^^^ use of undeclared type `SearchEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `SearchEvent` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:376:37
[INFO] [stdout]     |
[INFO] [stdout] 376 |                     let _ = tx.send(SearchEvent::Done(n));
[INFO] [stdout]     |                                     ^^^^^^^^^^^ use of undeclared type `SearchEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `SearchEvent` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:379:37
[INFO] [stdout]     |
[INFO] [stdout] 379 |                     let _ = tx.send(SearchEvent::Error(e.to_string()));
[INFO] [stdout]     |                                     ^^^^^^^^^^^ use of undeclared type `SearchEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `SearchEvent` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:372:33
[INFO] [stdout]     |
[INFO] [stdout] 372 |                 let _ = tx.send(SearchEvent::Batch(batch));
[INFO] [stdout]     |                                 ^^^^^^^^^^^ use of undeclared type `SearchEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `SearchEvent` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:376:37
[INFO] [stdout]     |
[INFO] [stdout] 376 |                     let _ = tx.send(SearchEvent::Done(n));
[INFO] [stdout]     |                                     ^^^^^^^^^^^ use of undeclared type `SearchEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `SearchEvent` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:379:37
[INFO] [stdout]     |
[INFO] [stdout] 379 |                     let _ = tx.send(SearchEvent::Error(e.to_string()));
[INFO] [stdout]     |                                     ^^^^^^^^^^^ use of undeclared type `SearchEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `SearchEvent` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:285:24
[INFO] [stdout]     |
[INFO] [stdout] 285 |                     Ok(SearchEvent::Batch(batch)) => {
[INFO] [stdout]     |                        ^^^^^^^^^^^ use of undeclared type `SearchEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `SearchEvent` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:297:24
[INFO] [stdout]     |
[INFO] [stdout] 297 |                     Ok(SearchEvent::Done(total)) => {
[INFO] [stdout]     |                        ^^^^^^^^^^^ use of undeclared type `SearchEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `SearchEvent` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:307:24
[INFO] [stdout]     |
[INFO] [stdout] 307 |                     Ok(SearchEvent::Error(e)) => {
[INFO] [stdout]     |                        ^^^^^^^^^^^ use of undeclared type `SearchEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0422, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tachyon-app` (bin "tachyon-app" test) due to 34 previous errors; 8 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find type `SearchEvent` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:285:24
[INFO] [stdout]     |
[INFO] [stdout] 285 |                     Ok(SearchEvent::Batch(batch)) => {
[INFO] [stdout]     |                        ^^^^^^^^^^^ use of undeclared type `SearchEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `SearchEvent` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:297:24
[INFO] [stdout]     |
[INFO] [stdout] 297 |                     Ok(SearchEvent::Done(total)) => {
[INFO] [stdout]     |                        ^^^^^^^^^^^ use of undeclared type `SearchEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tachyon-app` (bin "tachyon-app") due to 34 previous errors; 8 warnings emitted
[INFO] [stdout] error[E0433]: cannot find type `SearchEvent` in this scope
[INFO] [stdout]    --> crates/tachyon-app/src/gui.rs:307:24
[INFO] [stdout]     |
[INFO] [stdout] 307 |                     Ok(SearchEvent::Error(e)) => {
[INFO] [stdout]     |                        ^^^^^^^^^^^ use of undeclared type `SearchEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0422, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "da8494670f6cd51a1bc8803965833ab42f9d0fea740f9c4e7fa096941b084eef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da8494670f6cd51a1bc8803965833ab42f9d0fea740f9c4e7fa096941b084eef", kill_on_drop: false }`
[INFO] [stdout] da8494670f6cd51a1bc8803965833ab42f9d0fea740f9c4e7fa096941b084eef
